userStatus

  • property

{String}

 

The status of the user. One of the following:

String

  • "new": user has not been created
  • "pending": user has been created, but has not verified their email address
  • "verified": user has verified their email address

With a new user, the component shows a registration form. With a pending user, the component shows the email address. With a verified user, the component shows a form allowing the user to change their password.